Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Enable l2-resource-simple #676

Merged
merged 1 commit into from
Nov 15, 2024
Merged

Enable l2-resource-simple #676

merged 1 commit into from
Nov 15, 2024

Conversation

Frassle
Copy link
Member

@Frassle Frassle commented Nov 14, 2024

This enables the l2-resource-simple test.

This required a few fixes.
Firstly in GetReferencedPlugins we look at any package declarations to get package versions. This is so we can return the plugin info with the right version.

Secondly we add GetReferencePackages method to use from GetProgramDependencies so that we can actually return something from GetProgramDependencies rather than nothing. Conformance testing tests this so we have to fill it in.

Thirdly we implement Pack, it doesn't do much just copies the generated package declaration yaml file.

@Frassle Frassle changed the title Enable l2-simple Enable l2-resource-simple Nov 14, 2024
@Frassle Frassle marked this pull request as ready for review November 14, 2024 17:52
@Frassle Frassle requested a review from a team as a code owner November 14, 2024 17:52
@Zaid-Ajaj Zaid-Ajaj merged commit 430fa60 into main Nov 15, 2024
6 checks passed
@Zaid-Ajaj Zaid-Ajaj deleted the fraser/l2-simple branch November 15, 2024 00:30
@pulumi-bot
Copy link

This PR has been shipped in release v1.12.0.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants